app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
↳ QTRS
↳ DependencyPairsProof
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(fmap, t), x)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(fmap, t)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(cons, app2(f, x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(f, x)
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(fmap, t), x)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(fmap, t)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(cons, app2(f, x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(f, x)
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(fmap, t), x)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(f, x)
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(fmap, t), x)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(f, x)
POL( fmap ) = max{0, -3}
POL( APP2(x1, x2) ) = 2x1 + 2x2 + 1
POL( app2(x1, x2) ) = max{0, 2x1 + 2x2 - 2}
POL( fcons ) = 2
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))